allwinner: Remove references to removed build flags
authorAntonio Nino Diaz <[email protected]>
Mon, 24 Sep 2018 16:14:53 +0000 (17:14 +0100)
committerAntonio Nino Diaz <[email protected]>
Fri, 28 Sep 2018 14:31:53 +0000 (15:31 +0100)
Change-Id: I206478597dd9855d3fe1577e7e2c0fe6d2af1cc5
Tested-by: Andre Przywara <[email protected]>
Signed-off-by: Antonio Nino Diaz <[email protected]>
plat/allwinner/sun50i_a64/platform.mk
plat/allwinner/sun50i_h6/platform.mk

index e2868afd2fca2aad45c087566e6199221b3c9deb..221665471ebc9fcdcb1324b7e850c69a4fa5db43 100644 (file)
@@ -42,14 +42,8 @@ ERRATA_A53_835769            :=      1
 ERRATA_A53_843419              :=      1
 ERRATA_A53_855873              :=      1
 
-# Disable the PSCI platform compatibility layer.
-ENABLE_PLAT_COMPAT             :=      0
-
 MULTI_CONSOLE_API              :=      1
 
-# Prohibit using deprecated interfaces. We rely on this for this platform.
-ERROR_DEPRECATED               :=      1
-
 # The reset vector can be changed for each CPU.
 PROGRAMMABLE_RESET_ADDRESS     :=      1
 
index 90987020632fd8b26060edb0c0dd10579f4a3f02..4fb8986d6776195deee89e89662be42a686bc378 100644 (file)
@@ -44,14 +44,8 @@ ERRATA_A53_835769            :=      1
 ERRATA_A53_843419              :=      1
 ERRATA_A53_855873              :=      1
 
-# Disable the PSCI platform compatibility layer.
-ENABLE_PLAT_COMPAT             :=      0
-
 MULTI_CONSOLE_API              :=      1
 
-# Prohibit using deprecated interfaces. We rely on this for this platform.
-ERROR_DEPRECATED               :=      1
-
 # The reset vector can be changed for each CPU.
 PROGRAMMABLE_RESET_ADDRESS     :=      1